xen.git
2009-08-02 Keir FraserCompile the kernel by default with bridge support
2009-08-02 Keir Fraserxm-test: ramdisk fs type is changed to ext3 if needed
2009-08-02 Keir Frasertools/tests/regression/: Fix some paths and scripts.
2009-07-30 Keir Fraseri386: fix full-value calculation of wrmsr handling...
2009-07-29 Keir Fraserxm-test: Fix memset 01 and 02 tests: add support for...
2009-07-29 Keir Fraserxend: pci: fix a typo in do_Dstate_transition
2009-07-29 Keir Fraserxend: pass-through Use pci_dict_to_bdf_str() in hvm_pci...
2009-07-28 Keir Fraserns16550: check_existence() can be marked __init
2009-07-28 Keir Fraserns16550: More robust check for presence of FIFO
2009-07-28 Keir Fraserxend: make a crash dump directory per DomU
2009-07-28 Keir Fraserxend: pass-through: fix "xm pci-list-assignable-devices...
2009-07-28 Keir Fraserxend: pass-through: fix pci passthrough for pv guest
2009-07-28 Keir Fraserx86,hvm: clean up vpt's period_cycles field
2009-07-28 Keir Frasertools/tests: Add syntax check for different versions...
2009-07-28 Keir Fraserx86: Initialize the ACPI "safe" power state to C1.
2009-07-28 Keir Fraserxend: fix migration hangs by closing fds on exec
2009-07-28 Keir Fraserxend: pass-through: device state in xenstore may be...
2009-07-28 Keir Fraserpassthrough: use tasklet to deliver interrupts
2009-07-28 Keir Fraserhvm vlapic: Fix vlapic_write() for partial register...
2009-07-28 Keir Fraserxend: pass-through: Use parse_pci_name() in find_parent()
2009-07-28 Keir Fraserx86_32: handle x87 opcodes in TLS segment fixups
2009-07-24 Keir FraserRevert 19961: breaks xend start on some systems.
2009-07-24 Keir Fraserxend: Fix use of set() for Python 2.3.
2009-07-24 Keir Fraserhvmloader: Fix get_memsize() to cast high_mem_pgend...
2009-07-23 Keir Fraserpython: make tools/python/xen/util/fileuri.py work...
2009-07-23 Keir Fraserhoplugpath.sh: fix Makefile dependency.
2009-07-23 Keir Fraserxend: Don't call decode() if PV_{kernel,ramdisk} are ''
2009-07-23 Keir Fraserxend: Set up CPUID leaves on restore for both PV and...
2009-07-23 Keir Fraserfs-front: cope with a missing fs-backend
2009-07-23 Keir Fraserstubdom: update README as no reason to specify absolute...
2009-07-23 Keir FraserRevert QEMU_TAG to 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f
2009-07-22 Keir Frasertools: xenbackendd for NetBSD
2009-07-22 Keir Fraserpage allocator: add mfn_valid() check to free_heap_page...
2009-07-22 Keir Fraserxend: pass-through: use identity-mapping of PCI functions
2009-07-22 Keir Frasertools: implement balloon stat and cpuinfo for NetBSD
2009-07-22 Keir Fraserx86 mce: Fix formatting in a couple of printks.
2009-07-22 Keir FraserUpdate QEMU_TAG to a42b67ed27a9744a2492c8ffe5c26935bd19ee27
2009-07-21 Keir Fraserxsm: Move ACM_DEBUG and printkd() out of public header...
2009-07-21 Keir Fraserxsm: Do not use gcc-ism in public header file.
2009-07-21 Keir Fraserxend: pass-through: fix regression in the ordering...
2009-07-21 Keir FraserRevert part of c/s 19349: fixes qcow for HVM guests
2009-07-20 Keir FraserRemove support for out-of-date SLES9 and RHEL4 kernel
2009-07-20 Keir Fraserlibxenguest: Revert domain builder interface changes...
2009-07-20 Keir Fraserlibxc: Use a single mmap interface to Linux
2009-07-20 Keir Fraserxend: Add support for URI ('file:' and 'data:' scheme...
2009-07-20 Keir Fraserx86: make show_page_walk() more robust
2009-07-20 Keir Fraserxend: modify sort() for Python 2.3
2009-07-20 Keir Fraserblktap2: Remove set() for Python 2.3
2009-07-20 Keir Fraseria64: Define paging_mode_external(), now needed by...
2009-07-20 Keir FraserUse git smart server protocol for qemu tree by default
2009-07-16 Keir Fraserxend: Restore scheduling parameters
2009-07-16 Keir Fraserhvmloader: Add new test for MSR_SHADOW_GS_BASE validity...
2009-07-16 Keir Fraservmx: Fix handling of FS/GS base MSRs.
2009-07-16 Keir Frasertmem: No noise when disabled and not configured
2009-07-16 Keir Fraserx86 svm: Disable intercepting CR3 writes when nested...
2009-07-15 Keir Fraserx86: extend some of Intel's recent MCE work to also...
2009-07-15 Keir Frasertools/check: We do need a default for ${PYTHON} as...
2009-07-15 Keir Frasertools/check: No need to check for ${PYTHON} existence.
2009-07-15 Keir Fraseri386: eliminate unsupported CPUs' MCA handling code
2009-07-15 Keir FraserRename for_each_cpu() to for_each_possible_cpu()
2009-07-15 Keir Fraseri386: fix handling of Xen entries in final L2 page...
2009-07-15 Keir Fraserstubdom: make -> $(MAKE)
2009-07-15 Keir FraserFix a couple of comment typos.
2009-07-15 Keir Fraserx86: Fix an oversight of c/s 19927 - per-CPU data acces...
2009-07-15 Keir Fraserstubdom: don't leak include dir on distclean
2009-07-15 Keir Fraserminios: switch to C99 integer types
2009-07-14 Keir Fraserdebug=y default during development
2009-07-14 Keir Fraserstubdom: fix stubdom-dm error path
2009-07-14 Keir Fraserpython: Remove tab indents.
2009-07-14 Keir Fraserpass-through: use vdevn in xm_pci_attach()
2009-07-14 Keir Fraserdocs/xenapi: Update examples section reflecting the...
2009-07-13 Keir Fraserstubdom: Install and use stubdompath.sh
2009-07-13 Keir Fraserx86-64: reduce symbol table size
2009-07-13 Keir FraserMapping grant references into HVM guests, take 2
2009-07-13 Keir FraserEliminate grant_table_op restriction
2009-07-13 Keir FraserAllow XENMEM_exchange to support exchange on foreign...
2009-07-13 Keir FraserVT-d: fix assertion fault in pci passthrough code
2009-07-13 Keir Fraserx86: merge final linking scripts
2009-07-13 Keir FraserMove cpu_{sibling,core}_map into per-CPU space
2009-07-13 Keir FraserIntroduce and use a per-CPU read-mostly sub-section
2009-07-13 Keir Fraserx86: move ucode_cpu_info into per-CPU space
2009-07-13 Keir Fraserx86: move init_tss into per-CPU space
2009-07-13 Keir Fraseria64: consolidate final linking step
2009-07-13 Keir Fraseri386: fix boot
2009-07-10 Keir Fraserstubdom: Fix stubdom-dm after c/s 19818
2009-07-09 Keir Frasernetbsd: remove qemu-ifup-nbsd, now that it is in the...
2009-07-09 Keir FraserMake python check scripts use of $(PYTHON) make variable.
2009-07-09 Keir Frasertools: python -> $(PYTHON)
2009-07-09 Keir FraserUpdate QEMU_TAG to 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f
2009-07-09 Keir FraserUse $(PYTHON) Makefile variable when building the hyper...
2009-07-09 Keir Fraserx86_64: Fix Xen relocation size -- there is no longer...
2009-07-08 Keir FraserReplace boot-time free-pages bitmap with a region list.
2009-07-08 Keir FraserDo not use bitmap allocator after boot time.
2009-07-08 Keir Fraserx86 hvm: Use 'x' as parameter name for macros convertin...
2009-07-08 Keir Fraserblktap2: Fix compile warning with gcc4.
2009-07-08 Keir Fraserfs-back: better error handling in fs-backend
2009-07-08 Keir Fraserstubdom: fix a race that affects live migration with...
2009-07-07 Keir Fraserx86: extend mmu_update hypercall to allow update of...
2009-07-07 Keir Fraserx86,hvm: Allow delivery of timer interrupts to VCPUs...
2009-07-07 Keir Fraserx86,hvm: cleanup hpet.c vcpu handling same as i8254...
next